Skip to content

draft: Zarr vectors pointcloud#995

Open
fcollman wants to merge 417 commits into
google:masterfrom
fcollman:zarr_vectors_pointcloud
Open

draft: Zarr vectors pointcloud#995
fcollman wants to merge 417 commits into
google:masterfrom
fcollman:zarr_vectors_pointcloud

Conversation

@fcollman
Copy link
Copy Markdown
Contributor

@fcollman fcollman commented May 16, 2026

I have been developing a proposal for a zarr based storage mechanism for Nd vector data (zarr-vectors) and made a draft specification, repo here. You can leave comments directly on the page by highlighting content and using (https://hypothes.is/) or open issues/PRs on the repo.

@Andrew-Keenlyside took this and started a python library for writing/reading it . So as part of that learning process I tried to vibe code a data source that would start reading this format into neuroglancer in order to prove out that the access patterns would work for visualization

I'm opening this PR not because I think the format is ready, but in order to spark conversation within this community about whether this works for visualization purposes, and to be able to have a demo location for folks to try out examples that utilize the draft format.

When the PR preview is done I'll share a link here that has an example dataset of a medium sized point cloud of cells from the mouse brain with some cluster annotations on them.

gs://allen_neuroglancer_ccf/zarrvectors/MERFISH-C57BL6J-638850-CCF5.zarrvectors/|zarr-vectors:

seankmartin and others added 30 commits April 10, 2026 16:57
# Conflicts:
#	src/skeleton/frontend.ts
#	src/ui/spatial_skeleton_edit_tool.ts
fix: transform points between model space and global space
# Conflicts:
#	src/skeleton/frontend.ts
#	src/ui/spatial_skeleton_edit_tool.ts
Fix: Inputting a non-existent ID and then going to skeleton tab fills screen with errors
@fcollman
Copy link
Copy Markdown
Contributor Author

Here's the link

image

@fcollman fcollman force-pushed the zarr_vectors_pointcloud branch from 1645385 to ee12619 Compare May 21, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants